home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 48 / PC Gamer IT CD 48 1-2.iso / Databases / databases.exe / 0 / RCDATA / TFORMMENU / TFORMMENU.txt < prev   
Text File  |  1999-04-05  |  5KB  |  212 lines

  1. object FormMenu: TFormMenu
  2.   Left = 282
  3.   Top = 156
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'PC Gamer DISC'
  7.   ClientHeight = 449
  8.   ClientWidth = 632
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 632
  23.     Height = 449
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.     OnMouseMove = AllMouseMove
  27.   end
  28.   object LabReviews: TLabel
  29.     Left = 8
  30.     Top = 72
  31.     Width = 66
  32.     Height = 36
  33.     Alignment = taCenter
  34.     Caption = 'Reviews Database'
  35.     Color = clBlack
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clWhite
  38.     Font.Height = -15
  39.     Font.Name = 'Arial'
  40.     Font.Style = [fsBold]
  41.     ParentColor = False
  42.     ParentFont = False
  43.     WordWrap = True
  44.     OnClick = LabReviewsClick
  45.     OnMouseMove = AllMouseMove
  46.   end
  47.   object LabCompany: TLabel
  48.     Left = 8
  49.     Top = 240
  50.     Width = 66
  51.     Height = 36
  52.     Alignment = taCenter
  53.     Caption = 'Company Database'
  54.     Color = clBlack
  55.     Font.Charset = ANSI_CHARSET
  56.     Font.Color = clWhite
  57.     Font.Height = -15
  58.     Font.Name = 'Arial'
  59.     Font.Style = [fsBold]
  60.     ParentColor = False
  61.     ParentFont = False
  62.     WordWrap = True
  63.     OnClick = LabCompanyClick
  64.     OnMouseMove = AllMouseMove
  65.   end
  66.   object LabDemos: TLabel
  67.     Left = 8
  68.     Top = 128
  69.     Width = 66
  70.     Height = 36
  71.     Alignment = taCenter
  72.     Caption = 'Demos Database'
  73.     Color = clBlack
  74.     Font.Charset = ANSI_CHARSET
  75.     Font.Color = clWhite
  76.     Font.Height = -15
  77.     Font.Name = 'Arial'
  78.     Font.Style = [fsBold]
  79.     ParentColor = False
  80.     ParentFont = False
  81.     WordWrap = True
  82.     OnClick = LabDemosClick
  83.     OnMouseMove = AllMouseMove
  84.   end
  85.   object LabAbout: TLabel
  86.     Left = 21
  87.     Top = 328
  88.     Width = 41
  89.     Height = 18
  90.     Alignment = taCenter
  91.     Caption = 'About'
  92.     Color = clBlack
  93.     Font.Charset = ANSI_CHARSET
  94.     Font.Color = clWhite
  95.     Font.Height = -15
  96.     Font.Name = 'Arial'
  97.     Font.Style = [fsBold]
  98.     ParentColor = False
  99.     ParentFont = False
  100.     WordWrap = True
  101.     OnClick = LabAboutClick
  102.     OnMouseMove = AllMouseMove
  103.   end
  104.   object LabPatches: TLabel
  105.     Left = 8
  106.     Top = 184
  107.     Width = 66
  108.     Height = 36
  109.     Alignment = taCenter
  110.     Caption = 'Patches Database'
  111.     Color = clBlack
  112.     Font.Charset = ANSI_CHARSET
  113.     Font.Color = clWhite
  114.     Font.Height = -15
  115.     Font.Name = 'Arial'
  116.     Font.Style = [fsBold]
  117.     ParentColor = False
  118.     ParentFont = False
  119.     WordWrap = True
  120.     OnClick = LabPatchesClick
  121.     OnMouseMove = AllMouseMove
  122.   end
  123.   object LabExit: TLabel
  124.     Left = 28
  125.     Top = 360
  126.     Width = 27
  127.     Height = 18
  128.     Alignment = taCenter
  129.     Caption = 'Exit'
  130.     Color = clBlack
  131.     Font.Charset = ANSI_CHARSET
  132.     Font.Color = clWhite
  133.     Font.Height = -15
  134.     Font.Name = 'Arial'
  135.     Font.Style = [fsBold]
  136.     ParentColor = False
  137.     ParentFont = False
  138.     WordWrap = True
  139.     OnClick = LabExitClick
  140.     OnMouseMove = AllMouseMove
  141.   end
  142.   object Label1: TLabel
  143.     Left = 128
  144.     Top = 72
  145.     Width = 249
  146.     Height = 26
  147.     Caption = 'PCGamer CD Database'
  148.     Color = clWhite
  149.     Font.Charset = ANSI_CHARSET
  150.     Font.Color = clWindowText
  151.     Font.Height = -23
  152.     Font.Name = 'Arial'
  153.     Font.Style = [fsBold, fsItalic]
  154.     ParentColor = False
  155.     ParentFont = False
  156.   end
  157.   object LabelMainMenu: TLabel
  158.     Left = 441
  159.     Top = 2
  160.     Width = 78
  161.     Height = 18
  162.     Caption = 'Main Menu'
  163.     Font.Charset = ANSI_CHARSET
  164.     Font.Color = clWindowText
  165.     Font.Height = -15
  166.     Font.Name = 'Arial'
  167.     Font.Style = [fsBold]
  168.     ParentFont = False
  169.     Transparent = True
  170.   end
  171.   object RichEdit1: TRichEdit
  172.     Left = 127
  173.     Top = 124
  174.     Width = 473
  175.     Height = 253
  176.     BorderStyle = bsNone
  177.     Color = clWhite
  178.     Enabled = False
  179.     Font.Charset = ANSI_CHARSET
  180.     Font.Color = clWindowText
  181.     Font.Height = -17
  182.     Font.Name = 'Arial'
  183.     Font.Style = []
  184.     Lines.Strings = (
  185.       'Benvenuti nel database di PC Gamer!'
  186.       
  187.         '∩┐╜ qui che troverete tutte le informazioni possibili sulla vostra' +
  188.         ' '
  189.       'rivista preferita:'
  190.       
  191.         'l'#39'indice completo delle Recensioni, che include tutte le recensi' +
  192.         'oni '
  193.       'apparse su PC Gamer;'
  194.       'l'#39'archivio dei Demo, con tutti i demo inclusi nei CD; '
  195.       
  196.         'l'#39'archivio delle patch, che vi aiuter∩┐╜ a trovare tutte le patch ' +
  197.         'da noi '
  198.       
  199.         'pubblicate, nel caso vi trovaste a che fare con un gioco non pi∩┐╜' +
  200.         ' '
  201.       'tanto nuovo; '
  202.       
  203.         'infine, l'#39'archivio delle software house, che vi riveler∩┐╜ ci∩┐╜ che' +
  204.         ' '
  205.       'volete sapere delle compagnie che realizzano e pubblicano i '
  206.       'giochi per PC.')
  207.     ParentFont = False
  208.     ReadOnly = True
  209.     TabOrder = 0
  210.   end
  211. end
  212.